782 research outputs found

    Optimizing the performance of an integrated process planning and scheduling problem: an AIS-FLC based approach

    Get PDF
    The present market scenario demands an integration of process planning and scheduling to stay competitive with others. In the present work, an integrated process planning and scheduling model encapsulating the salient features of outsourcing strategy has been proposed. The paper emphasizes on the role of outsourcing strategy in optimizing the performance of enterprises in rapidly changing environment. In the present work authors have proposed an artificial immune system based AIS-FLC algorithm embedded with the fuzzy logic controller to solve the complex problem prevailing under such scenario, while simultaneously optimizing the performance. The authors have shown the efficacy of the proposed algorithm by comparing the results with other random search methods

    Preface: Swarm Intelligence, Focus on Ant and Particle Swarm Optimization

    Get PDF
    In the era globalisation the emerging technologies are governing engineering industries to a multifaceted state. The escalating complexity has demanded researchers to find the possible ways of easing the solution of the problems. This has motivated the researchers to grasp ideas from the nature and implant it in the engineering sciences. This way of thinking led to emergence of many biologically inspired algorithms that have proven to be efficient in handling the computationally complex problems with competence such as Genetic Algorithm (GA), Ant Colony Optimization (ACO), Particle Swarm Optimization (PSO), etc. Motivated by the capability of the biologically inspired algorithms the present book on ""Swarm Intelligence: Focus on Ant and Particle Swarm Optimization"" aims to present recent developments and applications concerning optimization with swarm intelligence techniques. The papers selected for this book comprise a cross-section of topics that reflect a variety of perspectives and disciplinary backgrounds. In addition to the introduction of new concepts of swarm intelligence, this book also presented some selected representative case studies covering power plant maintenance scheduling; geotechnical engineering; design and machining tolerances; layout problems; manufacturing process plan; job-shop scheduling; structural design; environmental dispatching problems; wireless communication; water distribution systems; multi-plant supply chain; fault diagnosis of airplane engines; and process scheduling. I believe these 27 chapters presented in this book adequately reflect these topics

    An MINLP model to support the movement and storage decisions of the Indian food grain supply chain

    Get PDF
    This paper addresses the novel three stage food grain distribution problem of Public Distribution System (PDS) in India which comprises of farmers, procurement centers, base silos and field silos. The Indian food grain supply chain consists of various activities such as procurement, storage, transportation and distribution of food grain. In order to curb transportation and storage losses of food grain, the Food Corporation of India (FCI) is moving towards the modernized bulk food grain supply chain system. This paper develops a Mixed Integer Non-Linear Programming (MINLP) model for planning the movement and storage of food grain from surplus states to deficit states considering the seasonal procurement, silo capacity, demand satisfaction and vehicle capacity constraints. The objective function of the model seeks to minimize the bulk food grain transportation, inventory holding, and operational cost. Therein, shipment cost contains the fixed and variable cost, inventory holding and operational cost considered at the procurement centers and base silos. The developed mathematical model is computationally complex in nature due to nonlinearity, the presence of numerous binary and integer variables along with a huge number of constraints, thus, it is very difficult to solve it using exact methods. Therefore, recently developed, Hybrid Particle-Chemical Reaction Optimization (HP-CRO) algorithm has been employed to solve the MINLP model. Different problem instances with growing complexities are solved using HP-CRO and the results are compared with basic Chemical Reaction Optimization (CRO) and Particle Swarm Optimization (PSO) algorithms. The results of computational experiments illustrate that the HP-CRO algorithm is competent enough to obtain the better quality solutions within reasonable computational time

    Two stage Indian food grain supply chain network transportation-allocation model

    Get PDF
    This paper investigates the food grain supply chain, transportation allocation problem of Indian Public Distribution System (PDS). The different activities of Indian food grain supply chain are procurements, storage, movement, transportation and distribution. We have developed a mixed integer nonlinear programming model (MINLP) to minimize the transportation, inventory and operational cost of shipping food grains from the cluster of procurement centers of producing states to the consuming state warehouses. A recently developed chemical reaction optimization (CRO) algorithm is used for testing the model which gives the superior computational performance compared to other metaheuristics

    An evolutionary algorithmic approach to determine the Nash equilibrium in a duopoly with nonlinearities and constraints

    Get PDF
    This paper presents an algorithmic approach to obtain the Nash Equilibrium in a duopoly. Analytical solutions to duopolistic competition draw on principles of game theory and require simplifying assumptions such as symmetrical payoff functions, linear demand and linear cost. Such assumptions can reduce the practical use of duopolistic models. In contrast, we use an evolutionary algorithmic approach (EAA) to determine the Nash equilibrium values. This approach has the advantage that it can deal with and find optimum values for duopolistic competition modelled using non-linear functions. In the paper we gradually build up the competitive situation by considering non-linear demand functions, non-linear cost functions, production and environmental constraints, and production in discrete bands. We employ particle swarm optimization with composite particles (PSOCP), a variant of particle swarm optimization, as the evolutionary algorithm. Through the paper we explicitly demonstrate how EAA can solve games with constrained payoff functions that cannot be dealt with by traditional analytical methods. We solve several benchmark problems from the literature and compare the results obtained from EAA with those obtained analytically, demonstrating the resilience and rigor of our EAA solution approach

    Generating Personalized Recommendations via Large Language Models (LLMs)

    Get PDF
    Personalized recommendations used in many applications and websites are generated using techniques such as collaborative filtering, content-based filtering, reinforcement learning, etc. These are task-specific approaches. Large language models (LLMs) can generate predictions based on priming with specific input without the need for task-specific model tuning. However, LLMs have not been applied for making personalized recommendations because their maximum input size is smaller than the typical size of user histories used to personalize recommendations. This disclosure describes techniques to obtain personalized recommendations via LLMs by automatically augmenting a user command or query with relevant text phrases about the user. The set of relevant phrases that fit within the input limits of the LLM are extracted from a collection of phrases obtained from relevant historical and contextual information sources based on the embeddings generated based on the user command or query. Implementation of the techniques can improve the relevance and utility of personalized recommendations and can lead to increased user engagement with the recommended content
    corecore